home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Vault: The Gold Collection
/
Software Vault - The Gold Collection (American Databankers) (1993).ISO
/
cdr36
/
catlist.zip
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-04-26
|
596b
|
21 lines
@ECHO OFF
CLS
REM ******************************
REM *** CatList ***
REM ******************************
REM
ECHO Creating "\SCREENS" sub-directory
mkdir AFILES
mkdir SCREENS
pkunzip screens screens
erase screens.zip
echo Finished...
PAUSE
echo Be sure to read the docs and edit the CFG files for your
echo particular BBS. Make sure the PATHs in your CFG files are
echo correct.
echo .
echo Thanks for trying CatList
echo Copyright 1992-93, PAROLE Software and Dennis Maidon